提交学习笔记专用
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

63 lines
4.8 KiB

2 weeks ago
  1. Index: .idea/workspace.xml
  2. IDEA additional info:
  3. Subsystem: com.intellij.openapi.diff.impl.patch.BaseRevisionTextPatchEP
  4. <+><?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n<project version=\"4\">\r\n <component name=\"AutoImportSettings\">\r\n <option name=\"autoReloadType\" value=\"SELECTIVE\" />\r\n </component>\r\n <component name=\"ChangeListManager\">\r\n <list default=\"true\" id=\"1250a154-aa13-4278-9e87-904a86c4dbd2\" name=\"更改\" comment=\"11.1\" />\r\n <option name=\"SHOW_DIALOG\" value=\"false\" />\r\n <option name=\"HIGHLIGHT_CONFLICTS\" value=\"true\" />\r\n <option name=\"HIGHLIGHT_NON_ACTIVE_CHANGELIST\" value=\"false\" />\r\n <option name=\"LAST_RESOLUTION\" value=\"IGNORE\" />\r\n </component>\r\n <component name=\"Git.Settings\">\r\n <option name=\"RECENT_BRANCH_BY_REPOSITORY\">\r\n <map>\r\n <entry key=\"$PROJECT_DIR$\" value=\"sunweining/feature-20251028175924-学习\" />\r\n </map>\r\n </option>\r\n <option name=\"RECENT_GIT_ROOT_PATH\" value=\"$PROJECT_DIR$\" />\r\n </component>\r\n <component name=\"PropertiesComponent\"><![CDATA[{\r\n \"keyToString\": {\r\n \"git-widget-placeholder\": \"dev\",\r\n \"last_opened_file_path\": \"D:/study_dbqb/Dbqb_Study/孙维宁学习笔记\",\r\n \"node.js.selected.package.tslint\": \"(autodetect)\"\r\n }\r\n}]]></component>\r\n <component name=\"TaskManager\">\r\n <task id=\"LOCAL-00001\" summary=\"11.1\">\r\n <option name=\"closed\" value=\"true\" />\r\n <created>1761983013107</created>\r\n <option name=\"number\" value=\"00001\" />\r\n <option name=\"presentableId\" value=\"LOCAL-00001\" />\r\n <option name=\"project\" value=\"LOCAL\" />\r\n <updated>1761983013107</updated>\r\n </task>\r\n <task id=\"LOCAL-00002\" summary=\"11.1\">\r\n <option name=\"closed\" value=\"true\" />\r\n <created>1761983018907</created>\r\n <option name=\"number\" value=\"00002\" />\r\n <option name=\"presentableId\" value=\"LOCAL-00002\" />\r\n <option name=\"project\" value=\"LOCAL\" />\r\n <updated>1761983018907</updated>\r\n </task>\r\n <option name=\"localTasksCounter\" value=\"3\" />\r\n <servers />\r\n </component>\r\n <component name=\"VcsManagerConfiguration\">\r\n <MESSAGE value=\"11.1\" />\r\n <option name=\"LAST_COMMIT_MESSAGE\" value=\"11.1\" />\r\n </component>\r\n</project>
  5. Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
  6. <+>UTF-8
  7. ===================================================================
  8. diff --git a/.idea/workspace.xml b/.idea/workspace.xml
  9. --- a/.idea/workspace.xml (revision f366c0480cf623186a778468de70c0443ae1d471)
  10. +++ b/.idea/workspace.xml (date 1762333349191)
  11. @@ -4,7 +4,7 @@
  12. <option name="autoReloadType" value="SELECTIVE" />
  13. </component>
  14. <component name="ChangeListManager">
  15. - <list default="true" id="1250a154-aa13-4278-9e87-904a86c4dbd2" name="更改" comment="11.1" />
  16. + <list default="true" id="1250a154-aa13-4278-9e87-904a86c4dbd2" name="更改" comment="11.5" />
  17. <option name="SHOW_DIALOG" value="false" />
  18. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  19. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  20. @@ -18,13 +18,13 @@
  21. </option>
  22. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  23. </component>
  24. - <component name="PropertiesComponent"><![CDATA[{
  25. - "keyToString": {
  26. - "git-widget-placeholder": "dev",
  27. - "last_opened_file_path": "D:/study_dbqb/Dbqb_Study/孙维宁学习笔记",
  28. - "node.js.selected.package.tslint": "(autodetect)"
  29. + <component name="PropertiesComponent">{
  30. + &quot;keyToString&quot;: {
  31. + &quot;git-widget-placeholder&quot;: &quot;dev&quot;,
  32. + &quot;last_opened_file_path&quot;: &quot;D:/study_dbqb/Dbqb_Study/孙维宁学习笔记&quot;,
  33. + &quot;node.js.selected.package.tslint&quot;: &quot;(autodetect)&quot;
  34. }
  35. -}]]></component>
  36. +}</component>
  37. <component name="TaskManager">
  38. <task id="LOCAL-00001" summary="11.1">
  39. <option name="closed" value="true" />
  40. @@ -42,11 +42,20 @@
  41. <option name="project" value="LOCAL" />
  42. <updated>1761983018907</updated>
  43. </task>
  44. - <option name="localTasksCounter" value="3" />
  45. + <task id="LOCAL-00003" summary="11.5">
  46. + <option name="closed" value="true" />
  47. + <created>1762333284024</created>
  48. + <option name="number" value="00003" />
  49. + <option name="presentableId" value="LOCAL-00003" />
  50. + <option name="project" value="LOCAL" />
  51. + <updated>1762333284024</updated>
  52. + </task>
  53. + <option name="localTasksCounter" value="4" />
  54. <servers />
  55. </component>
  56. <component name="VcsManagerConfiguration">
  57. <MESSAGE value="11.1" />
  58. - <option name="LAST_COMMIT_MESSAGE" value="11.1" />
  59. + <MESSAGE value="11.5" />
  60. + <option name="LAST_COMMIT_MESSAGE" value="11.5" />
  61. </component>
  62. </project>
  63. \ No newline at end of file